home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / networking / 1311 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.0 KB

  1. Path: news1.cris.com!news
  2. From: kainaw@cris.com (CS Wagner)
  3. Newsgroups: comp.sys.amiga.networking
  4. Subject: Re: Does amosaic break with AMITCP4.2?
  5. Date: 9 Feb 1996 18:41:17 GMT
  6. Organization: Concentric Internet Services
  7. Message-ID: <1631.6613T817T551@cris.com>
  8. References: <4ffm3t$i13@outer.net>
  9. NNTP-Posting-Host: crc3.cris.com
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
  11.  
  12.  
  13. >the demo. However, now when I use Amosaic on my A4000 with 24Meg of ram, I
  14. >sometimes get "inssufficient temporary space" messages from Amosaic (beta 3)
  15. >and a system reboot. Any thoughts/ideas?
  16.  
  17. AMosaic's temp files have nothing to do with AmiTCP or the cpu. It's the T:
  18. directory. In s:startup-sequence there's an entry 'assign t: ram:t' or
  19. something like that. There's one major and one minor problem with that entry
  20. and trying to run AMosaic. First, it doesn't end with a : or /. AMosaic will
  21. not figure out it needs to add these, so it won't be able to use the T:
  22. directory. Second, it's in RAM. You only have so much RAM and MUI uses alot of
  23. it. Now add AmiTCP and AMosaic and you don't have much room for a bunch of
  24. pictures and such. Try assigning T: to a directory on your harddrive. I use
  25. work:trashcan/ because the trashcans are so easy to empty if need be. Also, I
  26. only have 24m RAM but I have 200m diskspace for T: now. When it comes down to
  27. it, it isn't that much slower using the harddrive for T:
  28.  
  29. There is one other thing I do. I actually didn't change the T: assignment in
  30. s:startup-sequence. I added the line 'assign T: work:trashcan/' to my
  31. AmiTCP:bin/startnet script. So, T is only assigned to the harddrive when I'm
  32. using AmiTCP.
  33.  
  34.         -Kainaw
  35.  
  36. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  37. =-=-= Email: Kainaw@cris.com -=- WWW: HTTP://www.cris.com/~Kainaw =-=-=
  38. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  39. =- Amiga Internet Guide: HTTP://www.cris.com/~Kainaw/tcp/index.shtml -=
  40. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  41.  
  42.